ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / CollectionViewItemResult<T> Class
Properties


In This Topic
    CollectionViewItemResult<T> Class Members
    In This Topic

    The following tables list the members exposed by CollectionViewItemResult<T>.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyThe data of the operated item.  
    Public PropertyGets or sets the error message. (Inherited from C1.Web.Mvc.OperationResult)
    Public PropertyGets or sets whether the operation is success. (Inherited from C1.Web.Mvc.OperationResult)
    Top
    See Also